Auto merge of #3189 - edunham:fix-empty-path-bug, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 11 Oct 2016 17:45:15 +0000 (10:45 -0700)
committerGitHub <noreply@github.com>
Tue, 11 Oct 2016 17:45:15 +0000 (10:45 -0700)
commit80a983c1c91c87f04a3c4cc9c380519b884d4a51
tree9e306a260fb92fd071fca3e89279c3710e421e94
parent957a47be7e47a240b9584eb63b945a2562086ce3
parentfe642329b11b32ca7ae36942af3ffd7abea9e939
Auto merge of #3189 - edunham:fix-empty-path-bug, r=alexcrichton

Make it possible for windows-gnu tests to pass

Skip test that uses empty path on Windows, because Windows doesn't do the empty path thing.